[INFO] fetching crate sqlite-wasm 0.1.4...
[INFO] testing sqlite-wasm-0.1.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sqlite-wasm 0.1.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sqlite-wasm 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sqlite-wasm 0.1.4
[INFO] tweaked toml for crates.io crate sqlite-wasm 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite-wasm 0.1.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlite-wasm 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]   Downloaded wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]   Downloaded minifier v0.3.6
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 960cf55bba685050e4ef5e2b662c22e069443ad6914c732cc378dd3a3e227e65
[INFO] running `Command { std: "docker" "start" "-a" "960cf55bba685050e4ef5e2b662c22e069443ad6914c732cc378dd3a3e227e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "960cf55bba685050e4ef5e2b662c22e069443ad6914c732cc378dd3a3e227e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "960cf55bba685050e4ef5e2b662c22e069443ad6914c732cc378dd3a3e227e65", kill_on_drop: false }`
[INFO] [stdout] 960cf55bba685050e4ef5e2b662c22e069443ad6914c732cc378dd3a3e227e65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1164da5b522ae9e9ef7f4c34b1381194163a2d69f06c707fabf1ee70042ae0c6
[INFO] running `Command { std: "docker" "start" "-a" "1164da5b522ae9e9ef7f4c34b1381194163a2d69f06c707fabf1ee70042ae0c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
[INFO] running `Command { std: "docker" "inspect" "1164da5b522ae9e9ef7f4c34b1381194163a2d69f06c707fabf1ee70042ae0c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1164da5b522ae9e9ef7f4c34b1381194163a2d69f06c707fabf1ee70042ae0c6", kill_on_drop: false }`
[INFO] [stdout] 1164da5b522ae9e9ef7f4c34b1381194163a2d69f06c707fabf1ee70042ae0c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8ec7a9a0094e14b926a341070862b0d83097790bd5f5bb48a6b36b2b5b35c24
[INFO] running `Command { std: "docker" "start" "-a" "b8ec7a9a0094e14b926a341070862b0d83097790bd5f5bb48a6b36b2b5b35c24", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.64
[INFO] [stderr]    Compiling sqlite-wasm v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.02s
[INFO] running `Command { std: "docker" "inspect" "b8ec7a9a0094e14b926a341070862b0d83097790bd5f5bb48a6b36b2b5b35c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ec7a9a0094e14b926a341070862b0d83097790bd5f5bb48a6b36b2b5b35c24", kill_on_drop: false }`
[INFO] [stdout] b8ec7a9a0094e14b926a341070862b0d83097790bd5f5bb48a6b36b2b5b35c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed2a8c2c7e33203d61cb7a9374c8920e7c04064a0d62a04e4533ad06070a9a02
[INFO] running `Command { std: "docker" "start" "-a" "ed2a8c2c7e33203d61cb7a9374c8920e7c04064a0d62a04e4533ad06070a9a02", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_wasm-b7174d31d2ca8f28)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-05f8073a43d87f65)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-d6e444f75d5204c1)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/extensions.rs (/opt/rustwide/target/debug/deps/extensions-a3a89cc349fda039)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8d1701a7356ea69b)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-c695e783e390610a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests sqlite_wasm
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - _::__wasm_bindgen_generated_autostart (line 87) - compile ... ok
[INFO] [stdout] test src/modules/core.rs - modules::core (line 49) - compile ... ok
[INFO] [stdout] test src/modules/core/database.rs - modules::core::database (line 30) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_data_url (line 110) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::_::__wasm_bindgen_generated_initialize_embedded_worker (line 68) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_embedded_worker (line 261) - compile ... ok
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings (line 42) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::initialize_embedded_worker (line 68) - compile ... ok
[INFO] [stdout] test src/lib.rs - autostart (line 87) - compile ... ok
[INFO] [stdout] test src/modules/core/worker.rs - modules::core::worker::w_msg (line 249) - compile ... ok
[INFO] [stdout] test src/modules/core/bindings.rs - modules::core::bindings::WasmApi (line 76) - compile ... ok
[INFO] [stdout] test src/modules/core/blobs.rs - modules::core::blobs::create_blob_url (line 78) - compile ... ok
[INFO] [stdout] test src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25) - compile ... FAILED
[INFO] [stdout] test src/modules.rs - modules (line 17) ... ok
[INFO] [stdout] test src/modules.rs - modules (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlite_wasm::modules::core::optimizations`
[INFO] [stdout]   --> src/modules/extensions/pool.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | use sqlite_wasm::modules::core::optimizations::ConnectionPool;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ could not find `optimizations` in `core`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `join` in `tokio`
[INFO] [stdout]   --> src/modules/extensions/pool.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 | let (users, products) = tokio::join!(
[INFO] [stdout]    |                                ^^^^ could not find `join` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/modules/extensions/pool.rs - modules::extensions::pool::ConnectionPool (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ed2a8c2c7e33203d61cb7a9374c8920e7c04064a0d62a04e4533ad06070a9a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed2a8c2c7e33203d61cb7a9374c8920e7c04064a0d62a04e4533ad06070a9a02", kill_on_drop: false }`
[INFO] [stdout] ed2a8c2c7e33203d61cb7a9374c8920e7c04064a0d62a04e4533ad06070a9a02
